2008-04-25 Johan Dahlin <jdahlin@async.com.br>
* gtk/gtkwidget.h: include <atk/atk.h> instead of <atk/atkobject.h>
svn path=/trunk/; revision=20043
+2008-04-25 Johan Dahlin <jdahlin@async.com.br>
+
+ * gtk/gtkwidget.h: include <atk/atk.h> instead of <atk/atkobject.h>
+
2008-04-25 Michael Natterer <mitch@imendio.com>
* gtk/gtkprintcontext.h: include <pango/pango.h> instead of
#include <gtk/gtkadjustment.h>
#include <gtk/gtkstyle.h>
#include <gtk/gtksettings.h>
-#include <atk/atkobject.h>
+#include <atk/atk.h>
G_BEGIN_DECLS